partial void UpdateAtm(Atm instance);
 partial void DeleteAtm(Atm instance);
 partial void InsertAtm(Atm instance);