Missing Controller

Error: PostTrumpController could not be found.

Error: Create the class PostTrumpController below in file: app/controllers/post_trump_controller.php

<?php
class PostTrumpController extends AppController {

	var $name = 'PostTrump';
}
?>

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