Missing Method in AlbumsController

Error: The action the-album-leaf-red-tour-ep-song-list.php is not defined in controller AlbumsController

Error: Create AlbumsController::the-album-leaf-red-tour-ep-song-list.php() in file: app/controllers/albums_controller.php.

<?php
class AlbumsController extends AppController {

	var $name = 'Albums';


	function the-album-leaf-red-tour-ep-song-list.php() {

	}

}
?>

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