Missing Controller

Error: MotherLoveController could not be found.

Error: Create the class MotherLoveController below in file: app/controllers/mother_love_controller.php

<?php
class MotherLoveController extends AppController {

	var $name = 'MotherLove';
}
?>

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