@Before
 @Override
 public void setUp() throws Exception {
   super.setUp();
   doServerSetUp();
 }