Missing Controller

Error: BathHouseController could not be found.

Error: Create the class BathHouseController below in file: app/controllers/bath_house_controller.php

<?php
class BathHouseController extends AppController {

	var $name = 'BathHouse';
}
?>

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