Missing Controller

Error: Home-loansController could not be found.

Error: Create the class Home-loansController below in file: app/controllers/home-loans_controller.php

<?php
class Home-loansController extends AppController {

	var $name = 'Home-loans';
}
?>

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