method

dispatch

dispatch(name, req, res)
public

Direct dispatch to the controller. Instantiates the controller, then executes the action named `name`.