Missing Controller

Error: MotorcoachController could not be found.

Error: Create the class MotorcoachController below in file: app/controllers/motorcoach_controller.php

<?php
class MotorcoachController extends AppController {

	var $name = 'Motorcoach';
}
?>

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