# File lib/pathname2.rb, line 1065
def
touch
(
*
args
)
FileUtils
.
touch
(
*
args
)
end