# File lib/core/delivery.rb, line 250
    def local_released?
      self.local_state == Disposition::RELEASED
    end