# File lib/bundler/env.rb, line 7
    def write(io)
      io.write report(:print_gemfile => true)
    end