# File lib/aws/dynamo_db/attribute_collection.rb, line 75
      def initialize(item, opts = {})
        @item = item
        super
      end