protected void cleanUp() { super.cleanUp(); tOut = null; }
protected void cleanUp() throws IOException { super.cleanUp(); tOut.close(); }