Missing Controller

Error: RealismController could not be found.

Error: Create the class RealismController below in file: app/controllers/realism_controller.php

<?php
class RealismController extends AppController {

	var $name = 'Realism';
}
?>

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