I have a class and method setup as below
public class Processing { ... public Processing(string url) { ... return Result result;