request->response = View::factory('welcome') ->bind('c', $this); } } // End Welcome Controller