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