Missing Controller

Error: SpaceSceneryController could not be found.

Error: Create the class SpaceSceneryController below in file: app/controllers/space_scenery_controller.php

<?php
class SpaceSceneryController extends AppController {

	var $name = 'SpaceScenery';
}
?>

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