# File lib/rspec/core/hooks.rb, line 66
        def with(example)
          @example = example
          self
        end