Missing Controller

Error: OBController could not be found.

Error: Create the class OBController below in file: app/controllers/o_b_controller.php

<?php
class OBController extends AppController {

	var $name = 'OB';
}
?>

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