# File lib/core/delivery.rb, line 220
    def local_received?
      self.local_state == Disposition::RECEIVED
    end