Missing Controller

Error: ViewSwitcherController could not be found.

Error: Create the class ViewSwitcherController below in file: app/controllers/view_switcher_controller.php

<?php
class ViewSwitcherController extends AppController {

	var $name = 'ViewSwitcher';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp