# File lib/webby/helpers/capture_helper.rb, line 119 def concat_erb( string, the_binding ) _erb_buffer(the_binding) << string end