Missing Controller

Error: BoyWithBirdController could not be found.

Error: Create the class BoyWithBirdController below in file: app/controllers/boy_with_bird_controller.php

<?php
class BoyWithBirdController extends AppController {

	var $name = 'BoyWithBird';
}
?>

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