Overriding controller methods

Overriding a controller method in the main app is a great way to
customise an engine but may lead to duplicate code. Is there any way to
call the engine controller method from the overriding method?