Missing Controller

Error: BitsController could not be found.

Error: Create the class BitsController below in file: app/controllers/bits_controller.php

<?php
class BitsController extends AppController {

	var $name = 'Bits';
}
?>

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