render: function() {
            // Remove all our modelViews after the 'render' event is
            // fired. This is set on #render() so that the removing
            // will happen after all other 'render' listeners.
            this.once('render', function() {