Missing Controller

Error: Bathroom.shtmlController could not be found.

Error: Create the class Bathroom.shtmlController below in file: app/controllers/bathroom.shtml_controller.php

<?php
class Bathroom.shtmlController extends AppController {

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

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