static ConceptID conceptIDObject(Concept c) { ret c == null ?: ConceptID(c); }