# File lib/aws/dynamo_db/attribute_collection.rb, line 90 def each(options = {}, &block) to_h(options).each(&block) end