Missing Controller

Error: BerryvilleController could not be found.

Error: Create the class BerryvilleController below in file: app/controllers/berryville_controller.php

<?php
class BerryvilleController extends AppController {

	var $name = 'Berryville';
}
?>

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