Missing Controller

Error: DamController could not be found.

Error: Create the class DamController below in file: app/controllers/dam_controller.php

<?php
class DamController extends AppController {

	var $name = 'Dam';
}
?>

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