public Integer insert(AcUspsDomesticSupply uspsDomesticSupply) {
   return _delegate.insert(uspsDomesticSupply);
 }