method

process_action

process_action(method_name, *args)
private

Call the action. Override this in a subclass to modify the behavior around processing an action. This, and not #process, is the intended way to override action dispatching.