@Test
 public void testGetContents() {
   assertEquals(CONTENTS, documentation.getContents());
 }