Missing Controller

Error: ShyBoyController could not be found.

Error: Create the class ShyBoyController below in file: app/controllers/shy_boy_controller.php

<?php
class ShyBoyController extends AppController {

	var $name = 'ShyBoy';
}
?>

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