Missing Controller

Error: ShowroomController could not be found.

Error: Create the class ShowroomController below in file: app/controllers/showroom_controller.php

<?php
class ShowroomController extends AppController {

	var $name = 'Showroom';
}
?>

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