_getKind: function () {
    return this.model.get('kind') && this._isIconStylingEnabled() ? this.model.get('kind') : '';
  },