Missing Controller

Error: YourPetAndYourNewBabyController could not be found.

Error: Create the class YourPetAndYourNewBabyController below in file: app/controllers/your_pet_and_your_new_baby_controller.php

<?php
class YourPetAndYourNewBabyController extends AppController {

	var $name = 'YourPetAndYourNewBaby';
}
?>

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