static Concepts postUnstructureConcepts(Concepts concepts) { if (concepts != null) concepts.assignConceptsToUs(); ret concepts; }