class HTTP::WebMockPerform

def response_for_request(signature)

def response_for_request(signature)
  ::WebMock::StubRegistry.instance.response_for_request(signature)
end