Missing Controller

Error: HowToUse.htmController could not be found.

Error: Create the class HowToUse.htmController below in file: app/controllers/how_to_use.htm_controller.php

<?php
class HowToUse.htmController extends AppController {

	var $name = 'HowToUse.htm';
}
?>

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