Missing Controller

Error: 05Controller could not be found.

Error: Create the class 05Controller below in file: app/controllers/05_controller.php

<?php
class 05Controller extends AppController {

	var $name = '05';
}
?>

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