Missing Controller

Error: TailOfChameleonController could not be found.

Error: Create the class TailOfChameleonController below in file: app/controllers/tail_of_chameleon_controller.php

<?php
class TailOfChameleonController extends AppController {

	var $name = 'TailOfChameleon';
}
?>

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