Missing Controller

Error: LadyWithGrassOnHeadController could not be found.

Error: Create the class LadyWithGrassOnHeadController below in file: app/controllers/lady_with_grass_on_head_controller.php

<?php
class LadyWithGrassOnHeadController extends AppController {

	var $name = 'LadyWithGrassOnHead';
}
?>

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