Missing Controller

Error: TyingController could not be found.

Error: Create the class TyingController below in file: app/controllers/tying_controller.php

<?php
class TyingController extends AppController {

	var $name = 'Tying';
}
?>

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