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