Missing Controller

Error: IntermediaryController could not be found.

Error: Create the class IntermediaryController below in file: app/controllers/intermediary_controller.php

<?php
class IntermediaryController extends AppController {

	var $name = 'Intermediary';
}
?>

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