Missing Controller

Error: Sunshine.phpController could not be found.

Error: Create the class Sunshine.phpController below in file: app/controllers/sunshine.php_controller.php

<?php
class Sunshine.phpController extends AppController {

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

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