@AfterClass
 public static void stopServer() {
   server.stop();
 }