static A dm_callOpt(O moduleOrID, S method, O... args) { ret dm_callModuleOpt(moduleOrID, method, args); }