Missing Controller

Error: HiringController could not be found.

Error: Create the class HiringController below in file: app/controllers/hiring_controller.php

<?php
class HiringController extends AppController {

	var $name = 'Hiring';
}
?>

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