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