Missing Controller

Error: KankyoController could not be found.

Error: Create the class KankyoController below in file: app/controllers/kankyo_controller.php

<?php
class KankyoController extends AppController {

	var $name = 'Kankyo';
}
?>

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