Missing Controller

Error: TopicsController could not be found.

Error: Create the class TopicsController below in file: app/controllers/topics_controller.php

<?php
class TopicsController extends AppController {

	var $name = 'Topics';
}
?>

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