Missing Controller

Error: HotSpotsAndYourDogController could not be found.

Error: Create the class HotSpotsAndYourDogController below in file: app/controllers/hot_spots_and_your_dog_controller.php

<?php
class HotSpotsAndYourDogController extends AppController {

	var $name = 'HotSpotsAndYourDog';
}
?>

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