Missing Controller

Error: DatasheetController could not be found.

Error: Create the class DatasheetController below in file: app/controllers/datasheet_controller.php

<?php
class DatasheetController extends AppController {

	var $name = 'Datasheet';
}
?>

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