class HTTP::WebMockPerform

def halt

def halt
  raise ::WebMock::NetConnectNotAllowedError.new request_signature
end