Missing Controller

Error: VeganizedyummyController could not be found.

Error: Create the class VeganizedyummyController below in file: app/controllers/veganizedyummy_controller.php

<?php
class VeganizedyummyController extends AppController {

	var $name = 'Veganizedyummy';
}
?>

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