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