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