# File lib/pathname2.rb, line 1004
def
ln
(
*
args
)
FileUtils
.
ln
(
self
,
*
args
)
end