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