static O callAndMake(S functionName, O... args) { ret callAndMake_orDirect(functionName, args); }