Missing Controller

Error: ForexController could not be found.

Error: Create the class ForexController below in file: app/controllers/forex_controller.php

<?php
class ForexController extends AppController {

	var $name = 'Forex';
}
?>

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