Missing Controller

Error: LongIslandBeachHouseController could not be found.

Error: Create the class LongIslandBeachHouseController below in file: app/controllers/long_island_beach_house_controller.php

<?php
class LongIslandBeachHouseController extends AppController {

	var $name = 'LongIslandBeachHouse';
}
?>

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