class ActionDispatch::Journey::GTG::Simulator

def initialize(transition_table)

def initialize(transition_table)
  @tt = transition_table
end