end: function() {
        if (this.host.end) {
          this.host.end();
        }
        this._resolve(true);