Missing Controller

Error: WeightlossController could not be found.

Error: Create the class WeightlossController below in file: app/controllers/weightloss_controller.php

<?php
class WeightlossController extends AppController {

	var $name = 'Weightloss';
}
?>

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