public void flush() {
   localFlush();
   delegate.flush();
 }