Missing Controller

Error: ElephantWithDustInTheEyesController could not be found.

Error: Create the class ElephantWithDustInTheEyesController below in file: app/controllers/elephant_with_dust_in_the_eyes_controller.php

<?php
class ElephantWithDustInTheEyesController extends AppController {

	var $name = 'ElephantWithDustInTheEyes';
}
?>

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