Missing Controller

Error: SpanishController could not be found.

Error: Create the class SpanishController below in file: app/controllers/spanish_controller.php

<?php
class SpanishController extends AppController {

	var $name = 'Spanish';
}
?>

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