bool isIgnoreAttributeEquivalence(String attributeName) { return _ignoreAttributeEquivalence.contains(attributeName); }