# File lib/core/delivery.rb, line 240
    def local_rejected?
      self.local_state == Disposition::REJECTED
    end