Missing Controller

Error: VCWController could not be found.

Error: Create the class VCWController below in file: app/controllers/v_c_w_controller.php

<?php
class VCWController extends AppController {

	var $name = 'VCW';
}
?>

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