Missing Controller

Error: ResidentialController could not be found.

Error: Create the class ResidentialController below in file: app/controllers/residential_controller.php

<?php
class ResidentialController extends AppController {

	var $name = 'Residential';
}
?>

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