Missing Controller

Error: PaintingsInProgressController could not be found.

Error: Create the class PaintingsInProgressController below in file: app/controllers/paintings_in_progress_controller.php

<?php
class PaintingsInProgressController extends AppController {

	var $name = 'PaintingsInProgress';
}
?>

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