class Geocoder::Lookup::Ip2location

def supported_protocols

def supported_protocols
  [:http, :https]
end