sS joinNemptiesWithColon(S... strings) { ret joinNempties(": ", strings); } sS joinNemptiesWithColon(Cl strings) { ret joinNempties(": ", strings); }