# File lib/merb-builder/template.rb, line 52 def capture_builder(*args, &block) block.call(*args) end