static void loadMainConceptsFrom_readOnly(S dbID) { mainConcepts = new Concepts(dbID).load(); mainConcepts.dontSave = true; }