Missing Controller

Error: BarnyardstormController could not be found.

Error: Create the class BarnyardstormController below in file: app/controllers/barnyardstorm_controller.php

<?php
class BarnyardstormController extends AppController {

	var $name = 'Barnyardstorm';
}
?>

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