protected void setUp() throws Exception {
   cs = Charset.forName("utf-8");
   super.setUp();
 }