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