# File lib/journey/nfa/transition_table.rb, line 30
      def memo idx
        @memos[idx]
      end