# File lib/cucumber/formatter/ansicolor.rb, line 154
      def red_cukes(n)
        blink(red(cukes(n)))
      end