def wares_list_debug_all(self): return debug_list_all(self.wares)
def ships_list_debug_all(self): return debug_list_all(self.ships_list)