Missing Controller

Error: -tournamentsController could not be found.

Error: Create the class -tournamentsController below in file: app/controllers/-tournaments_controller.php

<?php
class -tournamentsController extends AppController {

	var $name = '-tournaments';
}
?>

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