Missing Controller

Error: FastcashController could not be found.

Error: Create the class FastcashController below in file: app/controllers/fastcash_controller.php

<?php
class FastcashController extends AppController {

	var $name = 'Fastcash';
}
?>

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