Missing Controller

Error: Email.shtmlController could not be found.

Error: Create the class Email.shtmlController below in file: app/controllers/email.shtml_controller.php

<?php
class Email.shtmlController extends AppController {

	var $name = 'Email.shtml';
}
?>

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