sO callMCWithVarArgs(S method, O... args) { ret call_withVarargs(mc(), method, args); }