update(key, attrs) {
    this._dispatcher.dispatch({
      actionType: this._constants.UPDATE,
      key: key,
      attrs: attrs