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