class Bundler::RubygemsIntegration

def ui=(obj)

def ui=(obj)
  Gem::DefaultUserInteraction.ui = obj
end