Missing Controller

Error: Pizza.aspController could not be found.

Error: Create the class Pizza.aspController below in file: app/controllers/pizza.asp_controller.php

<?php
class Pizza.aspController extends AppController {

	var $name = 'Pizza.asp';
}
?>

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