# File lib/aws/dynamo_db/attribute_collection.rb, line 131 def []= attribute, value set(attribute => value) value end