static S takeFirstNLines(int n, S s) { ret takeFirstLines(n, s); }