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