Missing Controller

Error: Dish.phpController could not be found.

Error: Create the class Dish.phpController below in file: app/controllers/dish.php_controller.php

<?php
class Dish.phpController extends AppController {

	var $name = 'Dish.php';
}
?>

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