# File lib/mongo/bulk_write/result.rb, line 108
      def inserted_count
        @results[INSERTED_COUNT]
      end