Missing Controller

Error: GettingMilkController could not be found.

Error: Create the class GettingMilkController below in file: app/controllers/getting_milk_controller.php

<?php
class GettingMilkController extends AppController {

	var $name = 'GettingMilk';
}
?>

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