Missing Controller

Error: InjeraController could not be found.

Error: Create the class InjeraController below in file: app/controllers/injera_controller.php

<?php
class InjeraController extends AppController {

	var $name = 'Injera';
}
?>

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