module Bundler

def environment

def environment
  Bundler::Environment.new(root, definition)
end