Missing Controller

Error: WordsearchController could not be found.

Error: Create the class WordsearchController below in file: app/controllers/wordsearch_controller.php

<?php
class WordsearchController extends AppController {

	var $name = 'Wordsearch';
}
?>

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