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