class Geocoder::Lookup::LocationIq

def configured_host

def configured_host
  configuration[:host] || "us1.locationiq.com"
end