Missing Controller

Error: WineClubController could not be found.

Error: Create the class WineClubController below in file: app/controllers/wine_club_controller.php

<?php
class WineClubController extends AppController {

	var $name = 'WineClub';
}
?>

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