void deinitialize() { delete _expander; _environment.close(); }
SEXP closeIndex() { environment.close(); return (Rcpp::wrap(true)); }