sbool dm_isConceptOfModule(O concept, O mod) { ret getOpt _concepts(concept) == dm_call(mod, 'conceptsObject); }