# File lib/rye/cmd.rb, line 100
100:     def touch(*args) run_command('touch', args) end