12 13 14
# File 'lib/channel/runtime.rb', line 12 def go(prc, *args) Channel::Runtime.go(prc, *args) end