Missing Controller

Error: YouthController could not be found.

Error: Create the class YouthController below in file: app/controllers/youth_controller.php

<?php
class YouthController extends AppController {

	var $name = 'Youth';
}
?>

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