Missing Controller

Error: LadyCarryingBasketOnHeadController could not be found.

Error: Create the class LadyCarryingBasketOnHeadController below in file: app/controllers/lady_carrying_basket_on_head_controller.php

<?php
class LadyCarryingBasketOnHeadController extends AppController {

	var $name = 'LadyCarryingBasketOnHead';
}
?>

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