# File lib/core/delivery.rb, line 230
    def local_accepted?
      self.local_state == Disposition::ACCEPTED
    end