// Call this only once per Concepts! static Concepts dm_initNestedConcepts(Concepts concepts) { if (concepts == null) null; postUnstructureConcepts(concepts); onConceptsChange(concepts, r change); ret concepts; }