module WebMock::NetHTTPUtility
def self.check_right_http_connection
def self.check_right_http_connection @was_right_http_connection_loaded = defined?(RightHttpConnection) end
def self.check_right_http_connection @was_right_http_connection_loaded = defined?(RightHttpConnection) end