Missing Controller

Error: TogethernessController could not be found.

Error: Create the class TogethernessController below in file: app/controllers/togetherness_controller.php

<?php
class TogethernessController extends AppController {

	var $name = 'Togetherness';
}
?>

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