Missing Controller

Error: PraxisController could not be found.

Error: Create the class PraxisController below in file: app/controllers/praxis_controller.php

<?php
class PraxisController extends AppController {

	var $name = 'Praxis';
}
?>

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