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