Missing Controller

Error: Common.jsController could not be found.

Error: Create the class Common.jsController below in file: app/controllers/common.js_controller.php

<?php
class Common.jsController extends AppController {

	var $name = 'Common.js';
}
?>

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