Missing Controller

Error: ShoebillFlyingController could not be found.

Error: Create the class ShoebillFlyingController below in file: app/controllers/shoebill_flying_controller.php

<?php
class ShoebillFlyingController extends AppController {

	var $name = 'ShoebillFlying';
}
?>

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