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