Missing Controller

Error: CormorantController could not be found.

Error: Create the class CormorantController below in file: app/controllers/cormorant_controller.php

<?php
class CormorantController extends AppController {

	var $name = 'Cormorant';
}
?>

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