# File lib/rvm/environment/env.rb, line 22
def
env
@env_wrapper
||=
EnvWrapper
.
new
(
self
)
end