virtual public void ReturnContents(Jewels safeContents, Owner owner)
 {
     owner.ReceiveContents(safeContents);
 }