static Concepts safeLoadConceptsFrom(S dbID) { ret new Concepts(dbID).safeLoad(); }