Missing Controller

Error: PlayingElephantsInWaterController could not be found.

Error: Create the class PlayingElephantsInWaterController below in file: app/controllers/playing_elephants_in_water_controller.php

<?php
class PlayingElephantsInWaterController extends AppController {

	var $name = 'PlayingElephantsInWater';
}
?>

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