Missing Controller

Error: ManhattanController could not be found.

Error: Create the class ManhattanController below in file: app/controllers/manhattan_controller.php

<?php
class ManhattanController extends AppController {

	var $name = 'Manhattan';
}
?>

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