static S str_getLinesCountingFrom1(S text, int line1, int line2) { ret str(getLinesCountingFrom1(text, line1, line2)); }