public PaymoAPI3()
 {
     client = new RestClient();
 }
 public RedmineAPI()
 {
     client = new RestClient();
 }