@Test
 public void logoutUser() throws Exception {
   api.logoutUser();
 }