public AcUspsDomesticSupply getUspsDomesticSupplyByWebKey(String webKey) {
   return _delegate.getUspsDomesticSupplyByWebKey(webKey);
 }