# File lib/pathname.rb, line 650
def
make_symlink
(
old
)
File
.
symlink
(
old
,
@path
)
end