Missing Controller

Error: HmmController could not be found.

Error: Create the class HmmController below in file: app/controllers/hmm_controller.php

<?php
class HmmController extends AppController {

	var $name = 'Hmm';
}
?>

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