class Pumi::DataSource::Geocoder::CambodianCommunes

def locations

def locations
  @locations ||= Pumi::Commune.all
end