public void close() throws IOException {

    client.close();
  }