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