Missing Controller

Error: WhiplashController could not be found.

Error: Create the class WhiplashController below in file: app/controllers/whiplash_controller.php

<?php
class WhiplashController extends AppController {

	var $name = 'Whiplash';
}
?>

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