Missing Controller

Error: LeasesController could not be found.

Error: Create the class LeasesController below in file: app/controllers/leases_controller.php

<?php
class LeasesController extends AppController {

	var $name = 'Leases';
}
?>

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