Missing Controller

Error: NycTownhouseController could not be found.

Error: Create the class NycTownhouseController below in file: app/controllers/nyc_townhouse_controller.php

<?php
class NycTownhouseController extends AppController {

	var $name = 'NycTownhouse';
}
?>

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