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