class RSpecJUnitFormatter

def result_of(example)

def result_of(example)
  example.execution_result[:status].to_sym
end