@Test
 public final void testGetInstanceName() {
   assertEquals(INSTANCE_NAME, config.getIdentifier());
 }