Missing Controller

Error: MatchesController could not be found.

Error: Create the class MatchesController below in file: app/controllers/matches_controller.php

<?php
class MatchesController extends AppController {

	var $name = 'Matches';
}
?>

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