# File lib/rspec/core/hooks.rb, line 30 def run(example) example.instance_eval_with_rescue("in an after hook", &block) end