class Pumi::DataSource::Geocoder::CambodianProvinces

def locations

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