@Test
 public void testGetIsPreferred() {
   assertEquals(DesignationRole.ALTERNATIVE, designation.getDesignationRole());
 }