class Minitest::Reporters::MeanTimeReporter

def on_start

def on_start
  super if options[:show_progress]
end