Missing Controller

Error: BeautyController could not be found.

Error: Create the class BeautyController below in file: app/controllers/beauty_controller.php

<?php
class BeautyController extends AppController {

	var $name = 'Beauty';
}
?>

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