@Test
 public void testGetRegion() {
   assertEquals("Correct region", localCollectionRegion, localAccessStrategy.getRegion());
 }