# File lib/webmock/request_pattern.rb, line 11 def with(options = {}, &block) assign_options(options) @with_block = block self end