Missing Controller

Error: Flying1Controller could not be found.

Error: Create the class Flying1Controller below in file: app/controllers/flying1_controller.php

<?php
class Flying1Controller extends AppController {

	var $name = 'Flying1';
}
?>

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