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