class RSpecJUnitFormatter

def start(example_count)

def start(example_count)
  @started = Time.now
  super
end