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