Missing Controller

Error: Guest-houseController could not be found.

Error: Create the class Guest-houseController below in file: app/controllers/guest-house_controller.php

<?php
class Guest-houseController extends AppController {

	var $name = 'Guest-house';
}
?>

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