# File lib/webmock/adapters/rspec/request_pattern_matcher.rb, line 4 def initialize @request_execution_verifier = RequestExecutionVerifier.new end