global

def after_method_call_state(token)

def after_method_call_state(token)
  @state = :after_opener if handle_opener_token(token)
end