This PR just implements the method as described in the issue tracker entryfixes #10041
use tab (copy paste problem)
- better comment:"Gets the value of an environment variable called `aKey`. Execute aBlock if absent. As there is nowhere to look up the key just evaluate the given block"- implement setEnv:value: to fullfill the sublass responsibility (it does nothing)