# File lib/aws/simple_db/attribute_collection.rb, line 52 def [] attribute_name Attribute.new(item, attribute_name.to_s) end