static IVar varInConcept(Concept c, IVar v) { ret new VarInConcept(v, c); }