# File lib/core/delivery.rb, line 245
    def remote_rejected?
      self.remote_state == Disposition::REJECTED
    end