# File lib/bundler/ui.rb, line 37
      def confirm(msg)
        @shell.say(msg, :green) if !@quiet
      end