Missing Controller

Error: Places-to-stayController could not be found.

Error: Create the class Places-to-stayController below in file: app/controllers/places-to-stay_controller.php

<?php
class Places-to-stayController extends AppController {

	var $name = 'Places-to-stay';
}
?>

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