class WebMock::WebMockMatcher

def matches?(webmock)

def matches?(webmock)
  @request_execution_verifier.matches?
end