static initialize(String baseUrl, {bool isProxied = true}) { _rp = RProxyServer(baseUrl, isProxied: isProxied); }