$service
$service :
Provides a Gryphon compatible config helper to access the original site Gryphon config, accepts the colon notation.
To access the CEO config, use the dependency injector.
{{ view.di.getConfig }}
One special note, will provide the current debug status by
requesting {{ config.get('debug') }} and NOT what is
currently listed in the Gryphon config.