Missing Controller

Error: LookingForTreasuresController could not be found.

Error: Create the class LookingForTreasuresController below in file: app/controllers/looking_for_treasures_controller.php

<?php
class LookingForTreasuresController extends AppController {

	var $name = 'LookingForTreasures';
}
?>

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