Remove, observing tags — only the add-tags this remove saw are shadowed.
tags
void removeObserved(Iterable<String> tags) { _removes.addAll(tags); }