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