# File lib/aws/dynamo_db/batch_write.rb, line 21
      def initialize options = {}
        super(options)
        @request_items = {}
      end