_initBinds: function () {
    this._notification.on('notification:close', this._closeHandler, this);
    this.add_related_model(this._notification);
  },