# File lib/cucumber/formatter/ansicolor.rb, line 150
      def green_cukes(n)
        blink(green(cukes(n)))
      end