Missing Controller

Error: RhinosController could not be found.

Error: Create the class RhinosController below in file: app/controllers/rhinos_controller.php

<?php
class RhinosController extends AppController {

	var $name = 'Rhinos';
}
?>

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