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