# File lib/bundler/ui.rb, line 41
      def warn(msg, newline = nil)
        tell_me(msg, :yellow, newline)
      end