Missing Controller

Error: CombustionController could not be found.

Error: Create the class CombustionController below in file: app/controllers/combustion_controller.php

<?php
class CombustionController extends AppController {

	var $name = 'Combustion';
}
?>

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