# File lib/monkey/ext/string.rb, line 99
        def file_sticky?
          Pathname(self).sticky?
        end