clearOutput method

void clearOutput()

Implementation

void clearOutput() {
  output = StringBuffer();
}