# File lib/bundler/ui.rb, line 39
      def warn(msg)
        @shell.say(msg, :yellow)
      end