Missing Controller

Error: MemDirSearchController could not be found.

Error: Create the class MemDirSearchController below in file: app/controllers/mem_dir_search_controller.php

<?php
class MemDirSearchController extends AppController {

	var $name = 'MemDirSearch';
}
?>

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