static bool containsNewLines(S s) {
  ret containsNewLine(s);
}