Missing Controller

Error: WorkingGirlController could not be found.

Error: Create the class WorkingGirlController below in file: app/controllers/working_girl_controller.php

<?php
class WorkingGirlController extends AppController {

	var $name = 'WorkingGirl';
}
?>

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