Missing Controller

Error: GreyCrownedCraneBirdFlyingController could not be found.

Error: Create the class GreyCrownedCraneBirdFlyingController below in file: app/controllers/grey_crowned_crane_bird_flying_controller.php

<?php
class GreyCrownedCraneBirdFlyingController extends AppController {

	var $name = 'GreyCrownedCraneBirdFlying';
}
?>

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