class Geocoder::Lookup::Nominatim

def configured_host

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