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