Missing Controller

Error: HandoutaiController could not be found.

Error: Create the class HandoutaiController below in file: app/controllers/handoutai_controller.php

<?php
class HandoutaiController extends AppController {

	var $name = 'Handoutai';
}
?>

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