def _orders(self):
     order = IOrderAdapter(self.context)
     return order.get_content_listing(IOrder, depth=0)