Missing Controller

Error: GreatWhiteEgretController could not be found.

Error: Create the class GreatWhiteEgretController below in file: app/controllers/great_white_egret_controller.php

<?php
class GreatWhiteEgretController extends AppController {

	var $name = 'GreatWhiteEgret';
}
?>

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