Missing Controller

Error: ChaosController could not be found.

Error: Create the class ChaosController below in file: app/controllers/chaos_controller.php

<?php
class ChaosController extends AppController {

	var $name = 'Chaos';
}
?>

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