# File lib/bundler/rubygems_integration.rb, line 85
    def ui=(obj)
      Gem::DefaultUserInteraction.ui = obj
    end