Missing Controller

Error: ShowForm.jsController could not be found.

Error: Create the class ShowForm.jsController below in file: app\controllers\show_form.js_controller.php

<?php
class ShowForm.jsController extends AppController {

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

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