public static void Awake(this LocationProxyComponent self)
 {
     LocationProxyComponent.Instance = self;
 }