class Geocoder::Lookup::Ipregistry

def host

def host
  configuration[:host] || "api.ipregistry.co"
end