# File lib/core/delivery.rb, line 225
    def remote_received?
      self.remote_state == Disposition::RECEIVED
    end