Missing Controller

Error: PrayingWomenController could not be found.

Error: Create the class PrayingWomenController below in file: app/controllers/praying_women_controller.php

<?php
class PrayingWomenController extends AppController {

	var $name = 'PrayingWomen';
}
?>

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