On this pageFunctionRegistry Git Source Support Methods struct FunctionRegistry { mapping(string name => Function) functions; Current current;}