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

def first_passing

def first_passing
  tuples.detect(&method(:matches?))
end