Missing Controller

Error: OnTheWayToChurchController could not be found.

Error: Create the class OnTheWayToChurchController below in file: app/controllers/on_the_way_to_church_controller.php

<?php
class OnTheWayToChurchController extends AppController {

	var $name = 'OnTheWayToChurch';
}
?>

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