template_path = $template_path; } function redirect($response, $path) { $response->write($this->_prepareDefaultResponse('Redirecting...', $path)); } protected function _prepareDefaultResponse($message, $path) { return "