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