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