static Map mapInConcept(Concept c, Map map) { ret new MapInConcept(map, c); }