Missing Controller

Error: DistrictController could not be found.

Error: Create the class DistrictController below in file: app/controllers/district_controller.php

<?php
class DistrictController extends AppController {

	var $name = 'District';
}
?>

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