Missing Controller

Error: HowtoController could not be found.

Error: Create the class HowtoController below in file: app/controllers/howto_controller.php

<?php
class HowtoController extends AppController {

	var $name = 'Howto';
}
?>

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