class Geocoder::Lookup::AmazonLocationService
def global_index_name
def global_index_name if configuration[:index_name] { index_name: configuration[:index_name] } else {} end end
def global_index_name if configuration[:index_name] { index_name: configuration[:index_name] } else {} end end