# File lib/journey/nfa/builder.rb, line 7
      def initialize tt
        @tt = tt
        @i  = -1
      end