# File lib/core/delivery.rb, line 235
    def remote_accepted?
      self.remote_state == Disposition::ACCEPTED
    end