destructor : function() {
            var $prevSibling = this.$el.prev();

            this.remove();
            this.off();