Missing Controller

Error: BkController could not be found.

Error: Create the class BkController below in file: app/controllers/bk_controller.php

<?php
class BkController extends AppController {

	var $name = 'Bk';
}
?>

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