# File lib/vendor/fssm/fssm/pathname.rb, line 352
    def symlink?
      FileTest.symlink?(self)
    end