sO callCreator(S functionName, O... args) { ret call(creator(), functionName, args); }