Missing Controller

Error: NycLoftController could not be found.

Error: Create the class NycLoftController below in file: app/controllers/nyc_loft_controller.php

<?php
class NycLoftController extends AppController {

	var $name = 'NycLoft';
}
?>

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