Missing Controller

Error: FlyingController could not be found.

Error: Create the class FlyingController below in file: app/controllers/flying_controller.php

<?php
class FlyingController extends AppController {

	var $name = 'Flying';
}
?>

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