class RSpec::Core::Example

def set_exception(exception)

def set_exception(exception)
  @exception ||= exception
end