class Geocoder::Lookup::Mapzen

def endpoint

def endpoint
  configuration[:endpoint] || 'search.mapzen.com'
end