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