Missing Controller

Error: BeautifulViewController could not be found.

Error: Create the class BeautifulViewController below in file: app/controllers/beautiful_view_controller.php

<?php
class BeautifulViewController extends AppController {

	var $name = 'BeautifulView';
}
?>

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