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