@Test
 public void testGetGetDrawableImageGraphics() throws Exception {
   assertSame(exampleDescription.getDrawableImageGraphics(), exampleDrawable);
 }