public override void Borrow(DataObject obj)
 {
     obj.Borrow();
 }