Missing Controller

Error: OnTheWayToAWeddingController could not be found.

Error: Create the class OnTheWayToAWeddingController below in file: app/controllers/on_the_way_to_a_wedding_controller.php

<?php
class OnTheWayToAWeddingController extends AppController {

	var $name = 'OnTheWayToAWedding';
}
?>

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