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