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