Missing Controller

Error: AnimalAssistedTherapyController could not be found.

Error: Create the class AnimalAssistedTherapyController below in file: app/controllers/animal_assisted_therapy_controller.php

<?php
class AnimalAssistedTherapyController extends AppController {

	var $name = 'AnimalAssistedTherapy';
}
?>

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