# File lib/webmock/rspec/matchers/webmock_matcher.rb, line 33 def does_not_match?(webmock) @request_execution_verifier.does_not_match? end