Missing Controller

Error: ProSearchController could not be found.

Error: Create the class ProSearchController below in file: app/controllers/pro_search_controller.php

<?php
class ProSearchController extends AppController {

	var $name = 'ProSearch';
}
?>

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