Missing Controller

Error: ShoppingController could not be found.

Error: Create the class ShoppingController below in file: app/controllers/shopping_controller.php

<?php
class ShoppingController extends AppController {

	var $name = 'Shopping';
}
?>

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