static S linesWithSpaces(L l) { ret join(appendToAll(l, "\n\n")); }