# File lib/pickle/parser/matchers.rb, line 4
      def match_ordinal
        '(?:\d+(?:st|nd|rd|th))'
      end