Missing Controller

Error: WorshipController could not be found.

Error: Create the class WorshipController below in file: app/controllers/worship_controller.php

<?php
class WorshipController extends AppController {

	var $name = 'Worship';
}
?>

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