# File lib/rspec/core/hooks.rb, line 22
        def run(example)
          example.instance_eval(&self)
        end