Missing Controller

Error: BoardGroomController could not be found.

Error: Create the class BoardGroomController below in file: app/controllers/board_groom_controller.php

<?php
class BoardGroomController extends AppController {

	var $name = 'BoardGroom';
}
?>

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