Missing Controller

Error: PrayingWomanController could not be found.

Error: Create the class PrayingWomanController below in file: app/controllers/praying_woman_controller.php

<?php
class PrayingWomanController extends AppController {

	var $name = 'PrayingWoman';
}
?>

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