Missing Controller

Error: RealLoveController could not be found.

Error: Create the class RealLoveController below in file: app/controllers/real_love_controller.php

<?php
class RealLoveController extends AppController {

	var $name = 'RealLove';
}
?>

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