static O callMC_precise(S method, O... args) { ret preciseCall(mc(), method, args); }