sO dm_callStem(O moduleOrID, S method, O... args) { ret call_withVarargs(dm_getStem(moduleOrID), method, args); }