# File lib/rye/cmd.rb, line 107
107:
def
siege
(
*
args
)
run_command
(
"siege"
,
args
)
end