Missing Controller

Error: HmrsController could not be found.

Error: Create the class HmrsController below in file: hmrs/controllers/hmrs_controller.php

<?php
class HmrsController extends AppController {

	var $name = 'Hmrs';
}
?>

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