Missing Controller

Error: TeensController could not be found.

Error: Create the class TeensController below in file: app/controllers/teens_controller.php

<?php
class TeensController extends AppController {

	var $name = 'Teens';
}
?>

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