Missing Controller

Error: TinyMceController could not be found.

Error: Create the class TinyMceController below in file: app/controllers/tiny_mce_controller.php

<?php
class TinyMceController extends AppController {

	var $name = 'TinyMce';
}
?>

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