render: function () {
    this.clearSubViews();
    this.$el.empty();
    this._renderOptions();
    return this;