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