# File lib/rspec/core/hooks.rb, line 53
        def call(wrapped_example)
          @block.call(wrapped_example)
        end