JsonReader
40414243444546
JsonReader jsonReader; protected void setUp() throws Exception { super.setUp(); this.jsonReader = new JsonReader(); }