class RSpec::Core::Example

def start

def start
  record :started_at => Time.now
end