bool removeIgnoredAttributeEquivalence(String attributeName) { return _ignoreAttributeEquivalence.remove(attributeName); }