sO call(O o) { return callF(o); } sO rcall(S method, O o) { ret call_withVarargs(method, o, args); }