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