# File lib/mongo/bulk_write/result.rb, line 156
      def upserted_count
        @results[UPSERTED_COUNT]
      end