Missing Controller

Error: TriptychController could not be found.

Error: Create the class TriptychController below in file: app/controllers/triptych_controller.php

<?php
class TriptychController extends AppController {

	var $name = 'Triptych';
}
?>

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