Missing Controller

Error: KissController could not be found.

Error: Create the class KissController below in file: app/controllers/kiss_controller.php

<?php
class KissController extends AppController {

	var $name = 'Kiss';
}
?>

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