class Cucumber::Formatter::ConsoleCounts

def initialize(config)

def initialize(config)
  @summary = Core::Report::Summary.new(config.event_bus)
end