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