static O callOptCC(S method, O... args) { ret callOpt(cc(), method, args); }