prepareView($view); $container->register($view); } public function prepareView($view) { return $view; } }