Exposing declared functions.
Returns all declared functions.
Iterable<String> getDeclaredFunctions() { return functions.keys; }