# Component * [x] github-workflows-kt (library with the DSL) * [ ] bindings server (https://bindings.krzeminski.it) * [ ] I don't know # Action ```kotlin val FOO by Contexts.env ``` and then using it # Expected `env.FOO` is used # Actual `FOO` is used # Version 3.4.0