Missing Controller

Error: ElephantAndRhinoTogetherController could not be found.

Error: Create the class ElephantAndRhinoTogetherController below in file: app/controllers/elephant_and_rhino_together_controller.php

<?php
class ElephantAndRhinoTogetherController extends AppController {

	var $name = 'ElephantAndRhinoTogether';
}
?>

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