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