module Cucumber::Formatter::ANSIColor

def cukes(amount)

def cukes(amount)
  ('(::) ' * amount).strip
end