Missing Controller

Error: 有Controller could not be found.

Error: Create the class 有Controller below in file: app/controllers/有controller.php

<?php
class 有Controller extends AppController {

	var $name = '有';
}
?>

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