@Override
 public void close() throws IOException {
   delegate.close();
 }