Missing Controller

Error: MoonsController could not be found.

Error: Create the class MoonsController below in file: app/controllers/moons_controller.php

<?php
class MoonsController extends AppController {

	var $name = 'Moons';
}
?>

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