Missing Controller

Error: CallingOstrichController could not be found.

Error: Create the class CallingOstrichController below in file: app/controllers/calling_ostrich_controller.php

<?php
class CallingOstrichController extends AppController {

	var $name = 'CallingOstrich';
}
?>

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