Missing Controller

Error: Cooking-with-loveController could not be found.

Error: Create the class Cooking-with-loveController below in file: app/controllers/cooking-with-love_controller.php

<?php
class Cooking-with-loveController extends AppController {

	var $name = 'Cooking-with-love';
}
?>

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