Missing Controller

Error: ChameleonController could not be found.

Error: Create the class ChameleonController below in file: app/controllers/chameleon_controller.php

<?php
class ChameleonController extends AppController {

	var $name = 'Chameleon';
}
?>

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