Missing Controller

Error: NewsroomController could not be found.

Error: Create the class NewsroomController below in file: app/controllers/newsroom_controller.php

<?php
class NewsroomController extends AppController {

	var $name = 'Newsroom';
}
?>

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