# File lib/webmock/adapters/rspec/webmock_matcher.rb, line 29
    def matches?(webmock)
      @request_execution_verifier.matches?
    end