Missing Controller

Error: Design.phpController could not be found.

Error: Create the class Design.phpController below in file: amerioca/controllers/design.php_controller.php

<?php
class Design.phpController extends AppController {

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

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

(default) 3 queries took 3 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `cake_sessions`.`data` FROM `cake_sessions` WHERE `cake_sessions`.`id` = 'c7eb4b2ebea3bf2fcc7142883932da8b'001
2SELECT COUNT(id) AS count FROM `cake_sessions` WHERE `id` = 'c7eb4b2ebea3bf2fcc7142883932da8b'111
3INSERT INTO `cake_sessions` (`data`,`expires`,`id`) VALUES ('', 1246825272, 'c7eb4b2ebea3bf2fcc7142883932da8b')11