save: function() {
    this.model.set(this.options.propertyName, this.ui.select.val());
  },