static Set standardFunctionsReferencedByStandardFunction(S sfName) { ret findFunctionInvocations(textOfStandardFunction(sfName), keys(stdFunctions_cached())); }