Missing Controller

Error: CaringForYourSeniorCatsAndDogsController could not be found.

Error: Create the class CaringForYourSeniorCatsAndDogsController below in file: app/controllers/caring_for_your_senior_cats_and_dogs_controller.php

<?php
class CaringForYourSeniorCatsAndDogsController extends AppController {

	var $name = 'CaringForYourSeniorCatsAndDogs';
}
?>

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