class ActionDispatch::Journey::GTG::TransitionTable

def accepting?(state)

def accepting?(state)
  @accepting[state]
end