global

def invoke_state_handler(token)

def invoke_state_handler(token)
  __send__("#{state}_state", token)
end