Missing Controller

Error: MosaicsController could not be found.

Error: Create the class MosaicsController below in file: app/controllers/mosaics_controller.php

<?php
class MosaicsController extends AppController {

	var $name = 'Mosaics';
}
?>

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