Missing Controller

Error: KotsuController could not be found.

Error: Create the class KotsuController below in file: app/controllers/kotsu_controller.php

<?php
class KotsuController extends AppController {

	var $name = 'Kotsu';
}
?>

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