class Geocoder::Lookup::LocationIq

def configured_host

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