# File lib/fssm/pathname.rb, line 302
    def setuid?
      FileTest.setuid?(self)
    end