# File lib/aws/dynamo_db/item.rb, line 99
      def attributes
        AttributeCollection.new(self)
      end