# File lib/mongo/bulk_write/result.rb, line 132
      def matched_count
        @results[MATCHED_COUNT]
      end