Missing Controller

Error: YoungElephantSniffingController could not be found.

Error: Create the class YoungElephantSniffingController below in file: app/controllers/young_elephant_sniffing_controller.php

<?php
class YoungElephantSniffingController extends AppController {

	var $name = 'YoungElephantSniffing';
}
?>

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