class Minitest::TestProf::EventProfReporter

def record(*)

def record(*)
  @profiler.example_finished(@current_example)
end