Missing Controller

Error: EstateManagersController could not be found.

Error: Create the class EstateManagersController below in file: app/controllers/estate_managers_controller.php

<?php
class EstateManagersController extends AppController {

	var $name = 'EstateManagers';
}
?>

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