Missing Controller

Error: ShengshiController could not be found.

Error: Create the class ShengshiController below in file: app/controllers/shengshi_controller.php

<?php
class ShengshiController extends AppController {

	var $name = 'Shengshi';
}
?>

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