public ApplesProvider(IAppleServiceAgent appleServiceAgent)
 {
     this.appleServiceAgent = appleServiceAgent;
 }
 public ApplesProvider(IAppleServiceAgent appleServiceAgent)
 {
     this.appleServiceAgent = appleServiceAgent;
 }