static Set setInConcept(Concept c, Set m) { ret new SetInConcept(m, c); }