Missing Controller

Error: KyController could not be found.

Error: Create the class KyController below in file: app/controllers/ky_controller.php

<?php
class KyController extends AppController {

	var $name = 'Ky';
}
?>

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