class Minitest::Reporters::BaseReporter

def total_count

def total_count
  options[:total_count]
end