sO mapMethodLike dm_rcall(S method, O moduleOrID, O... args) { ret dm_call(moduleOrID, method, args); }