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