Missing Controller

Error: LipstickController could not be found.

Error: Create the class LipstickController below in file: app/controllers/lipstick_controller.php

<?php
class LipstickController extends AppController {

	var $name = 'Lipstick';
}
?>

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