Missing Controller

Error: PrayingManController could not be found.

Error: Create the class PrayingManController below in file: app/controllers/praying_man_controller.php

<?php
class PrayingManController extends AppController {

	var $name = 'PrayingMan';
}
?>

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