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