sS dm_moduleStruct(O module) { ret dm_getStructure(module); } sS dm_moduleStruct() { ret dm_moduleStruct(dm_current_generic()); }