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