Missing Controller

Error: TosController could not be found.

Error: Create the class TosController below in file: app/controllers/tos_controller.php

<?php
class TosController extends AppController {

	var $name = 'Tos';
}
?>

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