Missing Controller

Error: HowController could not be found.

Error: Create the class HowController below in file: html/controllers/how_controller.php

<?php
class HowController extends AppController {

	var $name = 'How';
}
?>

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