@Test
 public void testGetOption() {
   System.out.println(dao.getOption(1));
 }