Missing Controller

Error: InvestController could not be found.

Error: Create the class InvestController below in file: app/controllers/invest_controller.php

<?php
class InvestController extends AppController {

	var $name = 'Invest';
}
?>

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