static MapSO cgetAll_cloneLists(Concept c, Cl fields) { ret mapToValues(fields, f -> cloneIfList(cget(c, f))); }