Missing Method in TagsController

Error: The action www.bbc.co.uk is not defined in controller TagsController

Error: Create TagsController::www.bbc.co.uk() in file: app/controllers/tags_controller.php.

<?php
class TagsController extends AppController {

	var $name = 'Tags';


	function www.bbc.co.uk() {

	}

}
?>

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