static S joinWithSemicolon(Iterable l) { ret join("; ", l); }