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