Missing Controller

Error: YoungCubsWalkingController could not be found.

Error: Create the class YoungCubsWalkingController below in file: app/controllers/young_cubs_walking_controller.php

<?php
class YoungCubsWalkingController extends AppController {

	var $name = 'YoungCubsWalking';
}
?>

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