static bool isConceptRegistered(Concepts concepts, Concept c) { ret c != null && c._concepts == concepts; }