Missing Controller

Error: TrumpetFlowerController could not be found.

Error: Create the class TrumpetFlowerController below in file: app/controllers/trumpet_flower_controller.php

<?php
class TrumpetFlowerController extends AppController {

	var $name = 'TrumpetFlower';
}
?>

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