Missing Controller

Error: ItchyDogController could not be found.

Error: Create the class ItchyDogController below in file: app/controllers/itchy_dog_controller.php

<?php
class ItchyDogController extends AppController {

	var $name = 'ItchyDog';
}
?>

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