# File lib/aws/dynamo_db/attribute_collection.rb, line 262
        def add attributes
          attribute_updates("ADD", attributes)
        end