Missing Controller

Error: YoungBoyCarryingABagController could not be found.

Error: Create the class YoungBoyCarryingABagController below in file: app/controllers/young_boy_carrying_a_bag_controller.php

<?php
class YoungBoyCarryingABagController extends AppController {

	var $name = 'YoungBoyCarryingABag';
}
?>

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