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