static S addLineBreak(S s) { ret addSuffix(s, "\n"); }