Missing Controller

Error: Email-subscribeController could not be found.

Error: Create the class Email-subscribeController below in file: app/controllers/email-subscribe_controller.php

<?php
class Email-subscribeController extends AppController {

	var $name = 'Email-subscribe';
}
?>

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