Missing Controller

Error: GrevyZebrasController could not be found.

Error: Create the class GrevyZebrasController below in file: app/controllers/grevy_zebras_controller.php

<?php
class GrevyZebrasController extends AppController {

	var $name = 'GrevyZebras';
}
?>

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