Missing Controller

Error: DreamidolController could not be found.

Error: Create the class DreamidolController below in file: app/controllers/dreamidol_controller.php

<?php
class DreamidolController extends AppController {

	var $name = 'Dreamidol';
}
?>

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