Overrides FileInterface::isPermanent
public function isPermanent() { return $this->get('status')->value == static::STATUS_PERMANENT; }