Parses value and returns true if this instance contains it.
value
true
@override bool containsAttributeValue(value) => equalsAttributeValue(value);