_updateColor: function () {
    this.iconView && this.iconView.updateImageColor(this.model.get('fixed'));
  },