Missing Controller

Error: SharingNoiseController could not be found.

Error: Create the class SharingNoiseController below in file: app/controllers/sharing_noise_controller.php

<?php
class SharingNoiseController extends AppController {

	var $name = 'SharingNoise';
}
?>

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