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