Missing Controller

Error: PriestsTogetherController could not be found.

Error: Create the class PriestsTogetherController below in file: app/controllers/priests_together_controller.php

<?php
class PriestsTogetherController extends AppController {

	var $name = 'PriestsTogether';
}
?>

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