static Concepts loadConceptsFrom(S dbID) { ret new Concepts(dbID).load(); }