Missing Controller

Error: FusetalkController could not be found.

Error: Create the class FusetalkController below in file: app/controllers/fusetalk_controller.php

<?php
class FusetalkController extends AppController {

	var $name = 'Fusetalk';
}
?>

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