Missing Controller

Error: DeashController could not be found.

Error: Create the class DeashController below in file: app/controllers/deash_controller.php

<?php
class DeashController extends AppController {

	var $name = 'Deash';
}
?>

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