mOutput = output; mErrorOutput = errorOutput;
mOutput.print( o );
println( o );
mErrorOutput.println( o );
mOutput.println( o );