class Geocoder::Lookup::Ip2locationIo

def supported_protocols

def supported_protocols
  [:http, :https]
end