sS onlyLinesStartingWith(S prefix, S text) { ret lines_possiblyRTrim(text, startingWith(lines(text), prefix)); }