};
$.extend(GutterGroupView.prototype, {
remove: function() {
this.group.off('viewAdded', this.onViewAdded);
this.group.off('focusToggled', this.onFocusToggled);
};
$.extend(GutterGroupView.prototype, {
remove: function() {
this.group.off('viewAdded', this.onViewAdded);
this.group.off('focusToggled', this.onFocusToggled);