module Cucumber::Formatter::ANSIColor

def cukes(n)

def cukes(n)
  ("(::) " * n).strip
end