Missing Controller

Error: GirlInTheSeaController could not be found.

Error: Create the class GirlInTheSeaController below in file: app/controllers/girl_in_the_sea_controller.php

<?php
class GirlInTheSeaController extends AppController {

	var $name = 'GirlInTheSea';
}
?>

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