Missing Controller

Error: DrasticController could not be found.

Error: Create the class DrasticController below in file: app/controllers/drastic_controller.php

<?php
class DrasticController extends AppController {

	var $name = 'Drastic';
}
?>

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