Missing Controller

Error: ConceptController could not be found.

Error: Create the class ConceptController below in file: app/controllers/concept_controller.php

<?php
class ConceptController extends AppController {

	var $name = 'Concept';
}
?>

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