static S newLinesToSpaces2(S s) {
  ret newLinesToSpaces_trim(s);
}