2 3 4
# File 'lib/presenters/merger.rb', line 2 def go(object, context, index=nil) self.block.call(context, index) end