Missing Controller

Error: PatronsController could not be found.

Error: Create the class PatronsController below in file: app/controllers/patrons_controller.php

<?php
class PatronsController extends AppController {

	var $name = 'Patrons';
}
?>

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