# File gnomevfs/src/lib/gnomevfs.rb, line 58
def
symlink?
(
uri
)
lstat
(
uri
).
symlink?
end