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