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