# File lib/pickle/parser/matchers.rb, line 8
      def match_index
        "(?:first|last|#{match_ordinal})"
      end