Missing Controller

Error: WController could not be found.

Error: Create the class WController below in file: app/controllers/w_controller.php

<?php
class WController extends AppController {

	var $name = 'W';
}
?>

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