class Minitest::Reporters::SpecReporter

def before_suite(suite)

def before_suite(suite)
  puts suite
end