Missing Controller

Error: ElephantSkinController could not be found.

Error: Create the class ElephantSkinController below in file: app/controllers/elephant_skin_controller.php

<?php
class ElephantSkinController extends AppController {

	var $name = 'ElephantSkin';
}
?>

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