Missing Controller

Error: InterestingPetHealthFactsController could not be found.

Error: Create the class InterestingPetHealthFactsController below in file: app/controllers/interesting_pet_health_facts_controller.php

<?php
class InterestingPetHealthFactsController extends AppController {

	var $name = 'InterestingPetHealthFacts';
}
?>

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