static Rect dm_frameRect(O module) { ret dm_getBounds(module); } static Rect dm_frameRect() { ret dm_getBounds(); }