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