# File lib/rvm/environment/tools.rb, line 34
    def tools
      @tools_wrapper ||= ToolsWrapper.new(self)
    end