Missing Controller

Error: HamerkopAtBeachController could not be found.

Error: Create the class HamerkopAtBeachController below in file: app/controllers/hamerkop_at_beach_controller.php

<?php
class HamerkopAtBeachController extends AppController {

	var $name = 'HamerkopAtBeach';
}
?>

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