Missing Controller

Error: YoungSellersController could not be found.

Error: Create the class YoungSellersController below in file: app/controllers/young_sellers_controller.php

<?php
class YoungSellersController extends AppController {

	var $name = 'YoungSellers';
}
?>

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