# File lib/bundler.rb, line 119
    def environment
      Bundler::Environment.new(root, definition)
    end