Missing Controller

Error: TedController could not be found.

Error: Create the class TedController below in file: app/controllers/ted_controller.php

<?php
class TedController extends AppController {

	var $name = 'Ted';
}
?>

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