Missing Controller

Error: MypageController could not be found.

Error: Create the class MypageController below in file: app/controllers/mypage_controller.php

<?php
class MypageController extends AppController {

	var $name = 'Mypage';
}
?>

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