Missing Controller

Error: KagoshimaController could not be found.

Error: Create the class KagoshimaController below in file: app/controllers/kagoshima_controller.php

<?php
class KagoshimaController extends AppController {

	var $name = 'Kagoshima';
}
?>

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