# File lib/mongo/bulk_write/result_combiner.rb, line 39
      def initialize
        @results = {}
        @count = 0
      end