static Set allConceptClassNames() { ret allConceptNames(); } static Set allConceptClassNames(Concepts concepts) { ret allConceptNames(concepts); }