Missing Controller

Error: PainterController could not be found.

Error: Create the class PainterController below in file: app/controllers/painter_controller.php

<?php
class PainterController extends AppController {

	var $name = 'Painter';
}
?>

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