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