class Geocoder::Lookup::Ipregistry

def supported_protocols

def supported_protocols
  [:https, :http]
end