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