Missing Controller

Error: FrogShadowController could not be found.

Error: Create the class FrogShadowController below in file: app/controllers/frog_shadow_controller.php

<?php
class FrogShadowController extends AppController {

	var $name = 'FrogShadow';
}
?>

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