@property
    def processing(self):
        if self._processing is None:
            self._processing = Processing.find(self.processing_id)