Missing Controller

Error: DatafilesController could not be found.

Error: Create the class DatafilesController below in file: app/controllers/datafiles_controller.php

<?php
class DatafilesController extends AppController {

	var $name = 'Datafiles';
}
?>

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