class Bundler::Env

def write(io)

def write(io)
  io.write report(:print_gemfile => true)
end