# File lib/monkey/ext/string.rb, line 87
        def file_grpowned?
          Pathname(self).grpowned?
        end