Missing Controller

Error: !cakeController could not be found.

Error: Create the class !cakeController below in file: app/controllers/!cake_controller.php

<?php
class !cakeController extends AppController {

	var $name = '!cake';
}
?>

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