static void dm_showModule(O module) { O stem = dm_getStem(module); if (stem != null) callCreator('showModule, stem); }