class Cucumber::Formatter::Query::TestRunStarted

def id

def id
  @id ||= @config.id_generator.new_id
end