Missing Controller

Error: StallsController could not be found.

Error: Create the class StallsController below in file: app/controllers/stalls_controller.php

<?php
class StallsController extends AppController {

	var $name = 'Stalls';
}
?>

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