Convenience accessors for resolving configuration from the IoC container.
This keeps call sites terse: App().config.get('key').
App().config.get('key')
Available on App, provided by the GetConfig extension