Exemplo n.º 1
0
 public OutputAppender append(String str) {
   return output.append(str);
 }