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