Missing Controller

Error: ElephantaController could not be found.

Error: Create the class ElephantaController below in file: app/controllers/elephanta_controller.php

<?php
class ElephantaController extends AppController {

	var $name = 'Elephanta';
}
?>

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