Missing Controller

Error: For-your-homeController could not be found.

Error: Create the class For-your-homeController below in file: app/controllers/for-your-home_controller.php

<?php
class For-your-homeController extends AppController {

	var $name = 'For-your-home';
}
?>

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