Missing Controller

Error: PriestInChurchController could not be found.

Error: Create the class PriestInChurchController below in file: app/controllers/priest_in_church_controller.php

<?php
class PriestInChurchController extends AppController {

	var $name = 'PriestInChurch';
}
?>

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