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