$view = new View($this);
$Custom = $view->loadHelper('Custom');
$Custom->your_function();
{ // deep_execution_view
}
