protected Set getRegionKeySet(Region aRegion) {
   return aRegion.keys();
 }