Missing Controller

Error: Boy1Controller could not be found.

Error: Create the class Boy1Controller below in file: app/controllers/boy1_controller.php

<?php
class Boy1Controller extends AppController {

	var $name = 'Boy1';
}
?>

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