Hi, I would love to see if there is any possibility to have a proxy function to use the `setProxy()`function from phantomjs. ```javascript phantom.setProxy(host, port, 'manual', '', ''); ```