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