Missing Controller

Error: BathTimeController could not be found.

Error: Create the class BathTimeController below in file: app/controllers/bath_time_controller.php

<?php
class BathTimeController extends AppController {

	var $name = 'BathTime';
}
?>

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