Missing Controller

Error: KokoroController could not be found.

Error: Create the class KokoroController below in file: app/controllers/kokoro_controller.php

<?php
class KokoroController extends AppController {

	var $name = 'Kokoro';
}
?>

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