static Lock dbLock() { ret db_mainConcepts().lock; } static Lock dbLock(Concepts cc) { ret cc?.lock; }