# File lib/cucumber/formatter/ansicolor.rb, line 144
      def cukes(n)
        ("(::) " * n).strip
      end