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

def each(&block)

def each(&block)
  tuples.each(&block)
end