Missing Controller

Error: KimController could not be found.

Error: Create the class KimController below in file: app/controllers/kim_controller.php

<?php
class KimController extends AppController {

	var $name = 'Kim';
}
?>

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