sbool dm_moduleIsStarting(O moduleOrID) { ret isTrue(getOpt(dm_getStem(moduleOrID), 'starting)); }