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