Missing Controller

Error: Record-your-wishesController could not be found.

Error: Create the class Record-your-wishesController below in file: app/controllers/record-your-wishes_controller.php

<?php
class Record-your-wishesController extends AppController {

	var $name = 'Record-your-wishes';
}
?>

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