Missing Controller

Error: BeautifulLadyController could not be found.

Error: Create the class BeautifulLadyController below in file: app/controllers/beautiful_lady_controller.php

<?php
class BeautifulLadyController extends AppController {

	var $name = 'BeautifulLady';
}
?>

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