Missing Controller

Error: GirlAtTheBeachController could not be found.

Error: Create the class GirlAtTheBeachController below in file: app/controllers/girl_at_the_beach_controller.php

<?php
class GirlAtTheBeachController extends AppController {

	var $name = 'GirlAtTheBeach';
}
?>

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