static O callOptPreciseMC(S method, O... args) { ret preciseCallOpt(mc(), method, args); }