static ConceptID conceptToIDObj_gen(O o) { if (o cast Concept) ret ConceptID(o); null; }