Missing Controller

Error: OstrichEggsInNestController could not be found.

Error: Create the class OstrichEggsInNestController below in file: app/controllers/ostrich_eggs_in_nest_controller.php

<?php
class OstrichEggsInNestController extends AppController {

	var $name = 'OstrichEggsInNest';
}
?>

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