Missing Controller

Error: AShyGirlController could not be found.

Error: Create the class AShyGirlController below in file: app/controllers/a_shy_girl_controller.php

<?php
class AShyGirlController extends AppController {

	var $name = 'AShyGirl';
}
?>

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