class Rspec::Core::Example

def run_started

def run_started
  record_results :started_at => Time.now
end