# File lib/rye/cmd.rb, line 40
40:
def
irb
(
*
args
,
&
blk
) 41:
__shell
'irb'
,
*
args
,
&
blk
42:
end