Missing Controller

Error: ConeyIslandController could not be found.

Error: Create the class ConeyIslandController below in file: app/controllers/coney_island_controller.php

<?php
class ConeyIslandController extends AppController {

	var $name = 'ConeyIsland';
}
?>

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