Missing Controller

Error: ZebrasWalkingController could not be found.

Error: Create the class ZebrasWalkingController below in file: app/controllers/zebras_walking_controller.php

<?php
class ZebrasWalkingController extends AppController {

	var $name = 'ZebrasWalking';
}
?>

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