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