Missing Controller

Error: ReadBill.shtmlController could not be found.

Error: Create the class ReadBill.shtmlController below in file: app/controllers/read_bill.shtml_controller.php

<?php
class ReadBill.shtmlController extends AppController {

	var $name = 'ReadBill.shtml';
}
?>

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