Missing Controller

Error: PeachjohnController could not be found.

Error: Create the class PeachjohnController below in file: app/controllers/peachjohn_controller.php

<?php
class PeachjohnController extends AppController {

	var $name = 'Peachjohn';
}
?>

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