Missing Controller

Error: AgingPetController could not be found.

Error: Create the class AgingPetController below in file: app/controllers/aging_pet_controller.php

<?php
class AgingPetController extends AppController {

	var $name = 'AgingPet';
}
?>

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