DO NOT USE, Parent will not be updated on child tags when this function is used.
@override void removeWhere(bool Function(String key, Tag value) test) { value.removeWhere(test); }