Missing Controller

Error: TalentController could not be found.

Error: Create the class TalentController below in file: app/controllers/talent_controller.php

<?php
class TalentController extends AppController {

	var $name = 'Talent';
}
?>

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