Missing Controller

Error: WeldingController could not be found.

Error: Create the class WeldingController below in file: app/controllers/welding_controller.php

<?php
class WeldingController extends AppController {

	var $name = 'Welding';
}
?>

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