# File lib/rio/if/fileordir.rb, line 85
85:
def
symlink
(
dest
)
target
.
symlink
(
dest
);
self
end