Missing Controller

Error: LadiesLunchController could not be found.

Error: Create the class LadiesLunchController below in file: app/controllers/ladies_lunch_controller.php

<?php
class LadiesLunchController extends AppController {

	var $name = 'LadiesLunch';
}
?>

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