# File lib/vendor/fssm/fssm/pathname.rb, line 336
    def setgid?
      FileTest.setgit?(self)
    end