Missing Controller

Error: SpecialistController could not be found.

Error: Create the class SpecialistController below in file: app/controllers/specialist_controller.php

<?php
class SpecialistController extends AppController {

	var $name = 'Specialist';
}
?>

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