Missing Controller

Error: ChairsInDesertController could not be found.

Error: Create the class ChairsInDesertController below in file: app/controllers/chairs_in_desert_controller.php

<?php
class ChairsInDesertController extends AppController {

	var $name = 'ChairsInDesert';
}
?>

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