# File lib/rspec/expectations/differ.rb, line 70
      def red(text)
        color(text, 31)
      end