class ParallelSpecs::SpecRuntimeLogger

def example_started(*args)

def example_started(*args)
  @time = Time.now
end