class Minitest::StatisticsReporter

def start # :nodoc:

:nodoc:
def start # :nodoc:
  self.start_time = Minitest.clock_time
end