# File lib/pathname.rb, line 914
def
symlink?
()
FileTest
.
symlink?
(
@path
)
end