# File lib/rpm/file.rb, line 57 def is_missingok? ! (@attr & RPM::C::FileAttrs[:missingok]).zero? end