# File lib/merb-core/controller/template.rb, line 144 def _erb_buffer( the_binding ) @_buffer = eval( "_buf", the_binding, __FILE__, __LINE__) end