Missing Controller

Error: Bathroom.htmlController could not be found.

Error: Create the class Bathroom.htmlController below in file: app/controllers/bathroom.html_controller.php

<?php
class Bathroom.htmlController extends AppController {

	var $name = 'Bathroom.html';
}
?>

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