Missing Controller

Error: ElephantAndHipposController could not be found.

Error: Create the class ElephantAndHipposController below in file: app/controllers/elephant_and_hippos_controller.php

<?php
class ElephantAndHipposController extends AppController {

	var $name = 'ElephantAndHippos';
}
?>

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