# File lib/core/delivery.rb, line 255
    def remote_released?
      self.remote_state == Disposition::RELEASED
    end