free() {
      this.removeEventListeners();

      this._handles.forEach(h => {
        this.remove(h);