Missing Controller

Error: LivingIsAHeavyThingController could not be found.

Error: Create the class LivingIsAHeavyThingController below in file: app/controllers/living_is_a_heavy_thing_controller.php

<?php
class LivingIsAHeavyThingController extends AppController {

	var $name = 'LivingIsAHeavyThing';
}
?>

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