Missing Controller

Error: StemCellsController could not be found.

Error: Create the class StemCellsController below in file: app/controllers/stem_cells_controller.php

<?php
class StemCellsController extends AppController {

	var $name = 'StemCells';
}
?>

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