Missing Controller

Error: PandaController could not be found.

Error: Create the class PandaController below in file: app/controllers/panda_controller.php

<?php
class PandaController extends AppController {

	var $name = 'Panda';
}
?>

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