Missing Controller

Error: HoaxController could not be found.

Error: Create the class HoaxController below in file: app/controllers/hoax_controller.php

<?php
class HoaxController extends AppController {

	var $name = 'Hoax';
}
?>

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