# File lib/aws/dynamo_db/table.rb, line 253 def hash_key= description static_attributes[:hash_key] = PrimaryKeyElement.from_description(description) end