Missing Controller

Error: LoadingController could not be found.

Error: Create the class LoadingController below in file: app/controllers/loading_controller.php

<?php
class LoadingController extends AppController {

	var $name = 'Loading';
}
?>

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