# File lib/journey/gtg/transition_table.rb, line 41 def move t, a move_string(t, a).concat move_regexp(t, a) end