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