Missing Controller

Error: LoansController could not be found.

Error: Create the class LoansController below in file: app/controllers/loans_controller.php

<?php
class LoansController extends AppController {

	var $name = 'Loans';
}
?>

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