Missing Controller

Error: PhoneController could not be found.

Error: Create the class PhoneController below in file: app/controllers/phone_controller.php

<?php
class PhoneController extends AppController {

	var $name = 'Phone';
}
?>

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