static O makeAndCall(S functionName, O... args) { ret makeAndCall_cached(functionName, args); }