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