# File lib/lockfile.rb, line 507
def
touch
path
#--{{{
FileUtils
.
touch
path
#--}}}
end