_remove: function(e) {
      e.preventDefault();
      e.stopPropagation();

      this.model.destroy();