Missing Controller

Error: ThyroidGlandController could not be found.

Error: Create the class ThyroidGlandController below in file: app/controllers/thyroid_gland_controller.php

<?php
class ThyroidGlandController extends AppController {

	var $name = 'ThyroidGland';
}
?>

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