Missing Controller

Error: TwifileController could not be found.

Error: Create the class TwifileController below in file: app/controllers/twifile_controller.php

<?php
class TwifileController extends AppController {

	var $name = 'Twifile';
}
?>

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