Missing Controller

Error: HolidayPetsController could not be found.

Error: Create the class HolidayPetsController below in file: app/controllers/holiday_pets_controller.php

<?php
class HolidayPetsController extends AppController {

	var $name = 'HolidayPets';
}
?>

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