Missing Controller

Error: KumamotoController could not be found.

Error: Create the class KumamotoController below in file: app/controllers/kumamoto_controller.php

<?php
class KumamotoController extends AppController {

	var $name = 'Kumamoto';
}
?>

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