expression language: inject an object providing helper functions/methods
instead of injecting global functions inject an object. Mainly to have some namespacing in case the official language gains new functions and to make it clear which function are from us and where the documentation for thenm needs to be looked up.