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