Missing Controller

Error: GirlPlayingAtTheBeachController could not be found.

Error: Create the class GirlPlayingAtTheBeachController below in file: app/controllers/girl_playing_at_the_beach_controller.php

<?php
class GirlPlayingAtTheBeachController extends AppController {

	var $name = 'GirlPlayingAtTheBeach';
}
?>

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