Missing Controller

Error: GroupsController could not be found.

Error: Create the class GroupsController below in file: app/controllers/groups_controller.php

<?php
class GroupsController extends AppController {

	var $name = 'Groups';
}
?>

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