Missing Controller

Error: OnTheBackOfYourMotherController could not be found.

Error: Create the class OnTheBackOfYourMotherController below in file: app/controllers/on_the_back_of_your_mother_controller.php

<?php
class OnTheBackOfYourMotherController extends AppController {

	var $name = 'OnTheBackOfYourMother';
}
?>

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