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