class Geocoder::Lookup::Ipbase

def supported_protocols

def supported_protocols
  [:https]
end