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