class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators

def first_failing

def first_failing
  tuples.detect(&method(:does_not_match?))
end