public static function setRemoteUrl($url)
 {
     self::$remoteUrl = $url;
 }