Missing Controller

Error: BoyOnCanonController could not be found.

Error: Create the class BoyOnCanonController below in file: app/controllers/boy_on_canon_controller.php

<?php
class BoyOnCanonController extends AppController {

	var $name = 'BoyOnCanon';
}
?>

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