Missing Method in MediaController

Error: The action 2015 is not defined in controller MediaController

Error: Create MediaController::2015() in file: app/Controller/MediaController.php.

<?php
class MediaController extends AppController {


	public function 2015() {

	}

}

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

Stack Trace