def new_data(self): return LdsOrd()
def new_data(self): lds = LdsOrd() lds.set_type(LdsOrd.SEAL_TO_SPOUSE) return lds