# File lib/webby/helpers/capture_helper.rb, line 131 def _erb_buffer( the_binding ) eval("_erbout", the_binding, __FILE__, __LINE__) end