Missing Controller

Error: FastvegetableController could not be found.

Error: Create the class FastvegetableController below in file: app2/controllers/fastvegetable_controller.php

<?php
class FastvegetableController extends AppController {

	var $name = 'Fastvegetable';
}
?>

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