@Override
 public void shutdownOutput() throws IOException {
   inner.shutdownOutput();
 }