Missing Controller

Error: GroupwController could not be found.

Error: Create the class GroupwController below in file: app/controllers/groupw_controller.php

<?php
class GroupwController extends AppController {

	var $name = 'Groupw';
}
?>

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