static S joinWithEmptyLines(L l) { ret join("\n\n", map rtrim(l)); }