# File lib/cucumber/formatter/ansicolor.rb, line 156
      def yellow_cukes(n)
        blink(yellow(cukes(n)))
      end