Missing Controller

Error: SunsetAtTheLakeController could not be found.

Error: Create the class SunsetAtTheLakeController below in file: app/controllers/sunset_at_the_lake_controller.php

<?php
class SunsetAtTheLakeController extends AppController {

	var $name = 'SunsetAtTheLake';
}
?>

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