sS mapMethodLike rcall_string(S method, O o, O... args) { ret (S) rcall(method, o, args); }