class Geocoder::Lookup::Pelias

def endpoint

def endpoint
  configuration[:endpoint] || 'localhost'
end