Missing Controller

Error: VertigoController could not be found.

Error: Create the class VertigoController below in file: app/controllers/vertigo_controller.php

<?php
class VertigoController extends AppController {

	var $name = 'Vertigo';
}
?>

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