Missing Controller

Error: PoisonberriesController could not be found.

Error: Create the class PoisonberriesController below in file: app/controllers/poisonberries_controller.php

<?php
class PoisonberriesController extends AppController {

	var $name = 'Poisonberries';
}
?>

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