Missing Controller

Error: StraksController could not be found.

Error: Create the class StraksController below in file: app/controllers/straks_controller.php

<?php
class StraksController extends AppController {

	var $name = 'Straks';
}
?>

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