static int indexOfLine(S text, S sub) { ret indexOf(lines_iterator(text), sub); }