public static Location FindCurrentLocation(this MonoBehaviour self) { return(self.FindRouter().CurrentLocation); }