Missing Controller

Error: OldManWithBikeController could not be found.

Error: Create the class OldManWithBikeController below in file: app/controllers/old_man_with_bike_controller.php

<?php
class OldManWithBikeController extends AppController {

	var $name = 'OldManWithBike';
}
?>

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