Missing Controller

Error: YungpriseController could not be found.

Error: Create the class YungpriseController below in file: app/controllers/yungprise_controller.php

<?php
class YungpriseController extends AppController {

	var $name = 'Yungprise';
}
?>

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