Missing Controller

Error: PetIdentificationController could not be found.

Error: Create the class PetIdentificationController below in file: app/controllers/pet_identification_controller.php

<?php
class PetIdentificationController extends AppController {

	var $name = 'PetIdentification';
}
?>

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