# File lib/webmock/http_lib_adapters/http_rb/webmock.rb, line 24
    def response_for_request(signature)
      ::WebMock::StubRegistry.instance.response_for_request(signature)
    end