Missing Controller

Error: SignupController could not be found.

Error: Create the class SignupController below in file: app/controllers/signup_controller.php

<?php
class SignupController extends AppController {

	var $name = 'Signup';
}
?>

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