var null_selected_items       = this.items.filter(function(i) { return i.get('bucket') == null && i.get('selected'); });