Missing Controller

Error: CreatorController could not be found.

Error: Create the class CreatorController below in file: app/controllers/creator_controller.php

<?php
class CreatorController extends AppController {

	var $name = 'Creator';
}
?>

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