Missing Controller

Error: KochiController could not be found.

Error: Create the class KochiController below in file: app/controllers/kochi_controller.php

<?php
class KochiController extends AppController {

	var $name = 'Kochi';
}
?>

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