Missing Controller

Error: PrtimesController could not be found.

Error: Create the class PrtimesController below in file: app/controllers/prtimes_controller.php

<?php
class PrtimesController extends AppController {

	var $name = 'Prtimes';
}
?>

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