Missing Controller

Error: BioController could not be found.

Error: Create the class BioController below in file: app/controllers/bio_controller.php

<?php
class BioController extends AppController {

	var $name = 'Bio';
}
?>

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