static A registerConcept(Concepts cc default db_mainConcepts(), A c) { cc?.register(c); ret c; }