Missing Controller

Error: Newsroom.shtmlController could not be found.

Error: Create the class Newsroom.shtmlController below in file: app/controllers/newsroom.shtml_controller.php

<?php
class Newsroom.shtmlController extends AppController {

	var $name = 'Newsroom.shtml';
}
?>

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