sS onlyLinesEndingWithIC(S suffix, S text) { ret lines_possiblyRTrim(text, endingWithIC(lines(text), suffix)); }