class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetters

def first_failing

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