Missing Controller

Error: PageboyController could not be found.

Error: Create the class PageboyController below in file: app/controllers/pageboy_controller.php

<?php
class PageboyController extends AppController {

	var $name = 'Pageboy';
}
?>

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