static ConceptShadow conceptShadow(Concept c) { if (c == null) null; ret ConceptShadow(c).convertRefsToIDs(); }