Missing Controller

Error: SafetyTipsController could not be found.

Error: Create the class SafetyTipsController below in file: app/controllers/safety_tips_controller.php

<?php
class SafetyTipsController extends AppController {

	var $name = 'SafetyTips';
}
?>

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