# File lib/bundler/ui.rb, line 21 def initialize(shell) @shell = shell @quiet = false @debug = ENV['DEBUG'] end