Missing Controller

Error: CleaningWomanByLakeController could not be found.

Error: Create the class CleaningWomanByLakeController below in file: app/controllers/cleaning_woman_by_lake_controller.php

<?php
class CleaningWomanByLakeController extends AppController {

	var $name = 'CleaningWomanByLake';
}
?>

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