Missing Controller

Error: StorkWithWideWingsController could not be found.

Error: Create the class StorkWithWideWingsController below in file: app/controllers/stork_with_wide_wings_controller.php

<?php
class StorkWithWideWingsController extends AppController {

	var $name = 'StorkWithWideWings';
}
?>

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