Missing Controller

Error: BayflowController could not be found.

Error: Create the class BayflowController below in file: app/controllers/bayflow_controller.php

<?php
class BayflowController extends AppController {

	var $name = 'Bayflow';
}
?>

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