Missing Controller

Error: AppointmentController could not be found.

Error: Create the class AppointmentController below in file: app/controllers/appointment_controller.php

<?php
class AppointmentController extends AppController {

	var $name = 'Appointment';
}
?>

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