Missing Controller

Error: VinnyvegController could not be found.

Error: Create the class VinnyvegController below in file: app/controllers/vinnyveg_controller.php

<?php
class VinnyvegController extends AppController {

	var $name = 'Vinnyveg';
}
?>

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