Missing Controller

Error: TributeToSnowieController could not be found.

Error: Create the class TributeToSnowieController below in file: app/controllers/tribute_to_snowie_controller.php

<?php
class TributeToSnowieController extends AppController {

	var $name = 'TributeToSnowie';
}
?>

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