Missing Controller

Error: TalkingLadiesController could not be found.

Error: Create the class TalkingLadiesController below in file: app/controllers/talking_ladies_controller.php

<?php
class TalkingLadiesController extends AppController {

	var $name = 'TalkingLadies';
}
?>

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