Missing Method in OverviewController

Error: The action station.ref is not defined in controller OverviewController

Error: Create OverviewController::station.ref() in file: app/Controller/OverviewController.php.

<?php
class OverviewController extends AppController {


	public function station.ref() {

	}

}

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

Stack Trace