# File lib/journey/nfa/simulator.rb, line 16
      def initialize transition_table
        @tt = transition_table
      end