static O callOptMC(S method, O... args) { ret callOpt(mc(), method, args); }