Missing Controller

Error: AnimalsController could not be found.

Error: Create the class AnimalsController below in file: app/controllers/animals_controller.php

<?php
class AnimalsController extends AppController {

	var $name = 'Animals';
}
?>

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