Missing Controller

Error: ChiropracticController could not be found.

Error: Create the class ChiropracticController below in file: app/controllers/chiropractic_controller.php

<?php
class ChiropracticController extends AppController {

	var $name = 'Chiropractic';
}
?>

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