Classes: Wrapper
::BasicObject
"0.2.1"
22 23 24
# File 'lib/multiblock.rb', line 22 def wrapper(*args, &blk) Wrapper.new(*args, &blk) end