sbool dm_moduleIsStarted(O moduleOrID) { ret isTrue(get(dm_getStem(moduleOrID), 'started)); }