Missing Controller

Error: CowMilkingController could not be found.

Error: Create the class CowMilkingController below in file: app/controllers/cow_milking_controller.php

<?php
class CowMilkingController extends AppController {

	var $name = 'CowMilking';
}
?>

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