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