Missing Controller

Error: PaleFlycatcherController could not be found.

Error: Create the class PaleFlycatcherController below in file: app/controllers/pale_flycatcher_controller.php

<?php
class PaleFlycatcherController extends AppController {

	var $name = 'PaleFlycatcher';
}
?>

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