static Collection allConcepts() { ret mainConcepts.allConcepts(); } static Collection allConcepts(Concepts concepts) { ret concepts.allConcepts(); }