Missing Controller

Error: ImportantController could not be found.

Error: Create the class ImportantController below in file: app/controllers/important_controller.php

<?php
class ImportantController extends AppController {

	var $name = 'Important';
}
?>

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