static A dm_pcallOpt(O moduleOrID, S method, O... args) null on error { ret dm_callModuleOpt(moduleOrID, method, args); }