Missing Controller

Error: BranchesController could not be found.

Error: Create the class BranchesController below in file: app/controllers/branches_controller.php

<?php
class BranchesController extends AppController {

	var $name = 'Branches';
}
?>

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