class Hanami::View::Context

Provides a baseline environment across all the templates, parts and scopes in a given rendering.

@abstract Subclass this and add your own methods (along with a custom

`#initialize` if you wish to inject dependencies)

@api public @since 2.1.0