Missing Controller

Error: StillLifeController could not be found.

Error: Create the class StillLifeController below in file: app/controllers/still_life_controller.php

<?php
class StillLifeController extends AppController {

	var $name = 'StillLife';
}
?>

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