sbool dm_isShowing() { ret dm_getVisualization() != null; } sbool dm_isShowing(O mod) { ret dm_getVisualization(mod) != null; }