Missing Controller

Error: GreyCrownedCraneBirdController could not be found.

Error: Create the class GreyCrownedCraneBirdController below in file: app/controllers/grey_crowned_crane_bird_controller.php

<?php
class GreyCrownedCraneBirdController extends AppController {

	var $name = 'GreyCrownedCraneBird';
}
?>

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