sO mapMethodLike dm_rcallOpt(S method, O moduleOrID, O... args) { ret dm_callOpt(moduleOrID, method, args); }