static Container dm_frame() { ret dm_frame(dm_current()); } static Container dm_frame(O module) { ret (Container) getPossiblyInternalFrame(dm_vis(module)); }