Missing Controller

Error: BWController could not be found.

Error: Create the class BWController below in file: app/controllers/b_w_controller.php

<?php
class BWController extends AppController {

	var $name = 'BW';
}
?>

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